IMap Members

IMap has the following members.

Public Properties

  Name Description
Size Gets the number of items in the map.

Public Methods

  Name Description
Clear Removes all items from the map.
GetView Returns an immutable view of the map.
HasKey Determines whether the map contains the specified key.
Insert Inserts or replaces an item in the map.
Lookup Returns the item at the specified key in the map.
Remove Removes an item from the map.

See also

Reference

IMap Generic Interface

Windows.Foundation.Collections Namespace